cellareacontext: Add a summary
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:36:26 +0000 (22:36 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
gtk/gtkcellareacontext.c

index d0c189aec60674853a20e751898cb0939a208321..f2ce80b3f53db8313265a629c95e7cef5b7b95f7 100644 (file)
@@ -20,9 +20,9 @@
  */
 
 /**
- * SECTION:gtkcellareacontext
- * @Short_Description: Stores geometrical information for a series of rows in a GtkCellArea
- * @Title: GtkCellAreaContext
+ * GtkCellAreaContext:
+ *
+ * Stores geometrical information for a series of rows in a GtkCellArea
  *
  * The #GtkCellAreaContext object is created by a given #GtkCellArea
  * implementation via its #GtkCellAreaClass.create_context() virtual